Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4688 | GEN003840 | SV-27438r1_rule | ECSC-1 | High |
Description |
---|
The rexecd process provides a typically unencrypted, host-authenticated remote access service. SSH should be used in place of this service. |
STIG | Date |
---|---|
Solaris 10 SPARC Security Technical Implementation Guide | 2020-02-26 |
Check Text ( C-28624r1_chk ) |
---|
# svcs rexec If the service is enabled, this is a finding. |
Fix Text (F-24710r1_fix) |
---|
# svcadm disable rexec # svcadm refresh inetd |